Autogenerated HTML docs for v2.6.1-120-g24a00e
diff --git a/git-stash.html b/git-stash.html index c30b612..182f6c0 100644 --- a/git-stash.html +++ b/git-stash.html
@@ -844,6 +844,8 @@ shows the latest one. By default, the command shows the diffstat, but it will accept any format known to <em>git diff</em> (e.g., <code>git stash show -p stash@{1}</code> to view the second most recent stash in patch form). + You can use stash.showStat and/or stash.showPatch config variables + to change the default behavior. </p> </dd> <dt class="hdlist1"> @@ -1081,7 +1083,7 @@ <div id="footnotes"><hr /></div> <div id="footer"> <div id="footer-text"> -Last updated 2014-03-14 14:59:49 PDT +Last updated 2015-10-05 13:38:43 PDT </div> </div> </body>